-
Home
-
AFIP para WooCommerce
-
3.1.0
-
Code
-
Classes
- Address
Total Complexity |
20 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
136 |
Lines of code |
70 |
Logical lines of code |
38 |
Comment lines |
27 |
Methods |
12 |
Properties |
9 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_full_address() |
A |
51 |
9 |
29 |
__construct() |
S |
63 |
1 |
11 |
set_full_address() |
S |
81 |
1 |
3 |
get_street() |
S |
82 |
1 |
3 |
get_number() |
S |
82 |
1 |
3 |
get_floor() |
S |
82 |
1 |
3 |
get_apartment() |
S |
82 |
1 |
3 |
has_postcode() |
S |
80 |
1 |
3 |
get_postcode() |
S |
82 |
1 |
3 |
get_city() |
S |
82 |
1 |
3 |
get_state() |
S |
82 |
1 |
3 |
get_extra_info() |
S |
82 |
1 |
3 |